Skip to content

feat: add REST API layer with token auth, rate limiting, and full tic…#1

Merged
mpge merged 2 commits intomainfrom
feature/api
Feb 15, 2026
Merged

feat: add REST API layer with token auth, rate limiting, and full tic…#1
mpge merged 2 commits intomainfrom
feature/api

Conversation

@mpge
Copy link
Member

@mpge mpge commented Feb 10, 2026

…ket CRUD

Adds SHA-256 hashed API tokens, Bearer auth middleware, per-token rate limiting, and complete JSON API for tickets, dashboard, agents, departments, tags, canned responses, and macros. Includes Inertia admin UI for token management. All business logic reuses existing service classes.

mpge added 2 commits February 10, 2026 00:41
…ket CRUD

Adds SHA-256 hashed API tokens, Bearer auth middleware, per-token rate
limiting, and complete JSON API for tickets, dashboard, agents, departments,
tags, canned responses, and macros. Includes Inertia admin UI for token
management. All business logic reuses existing service classes.
@mpge mpge merged commit 5c381c9 into main Feb 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant